projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53533f6
)
* mail/footnote.el (footnote-style): Clarify docstring to state
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 15 Apr 2007 17:27:47 +0000
(17:27 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 15 Apr 2007 17:27:47 +0000
(17:27 +0000)
that customizing this only applies to future footnotes.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index ac4bcf4f40f45e82baa1791a8c6b1461d1453f8b..eb097ceae4de1b08ddfabe1617154d903563f70c 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2007-04-15 Chong Yidong <cyd@stupidchicken.com>
+
+ * mail/footnote.el (footnote-style): Clarify docstring to state
+ that customizing this only applies to future footnotes.
+
2007-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
* textmodes/bibtex.el (bibtex-field-list): Use functionp.